GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-07-29T21:51:13.1112025+00:00",
"SubmitDate": "2026-07-29T21:51:13.1112025+00:00",
"ReportPeriodStart": "2026-07-29T21:51:13.1112025+00:00",
"ReportPeriodEnd": "2026-07-29T21:51:13.1112025+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "98766ba2-eafd-4003-b855-4b91eff38699",
"Rows": [
{
"ItemId": "452fb62c-70cd-4b46-8db3-74bc6cc5cf00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "452fb62c-70cd-4b46-8db3-74bc6cc5cf00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "98766ba2-eafd-4003-b855-4b91eff38699",
"Rows": [
{
"ItemId": "452fb62c-70cd-4b46-8db3-74bc6cc5cf00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "452fb62c-70cd-4b46-8db3-74bc6cc5cf00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"b767d796-b14a-4b76-a076-ffaf53d5ed1d",
"d3606539-56b6-454a-9e4e-9e9a125b92cc"
],
"Approvers": [
"aaedea41-ed57-420f-9397-4c1e062e8fcb",
"0f410974-973a-4615-aaa0-71f41e860957"
],
"ApprovedBy": "482263b2-581d-4e59-acfd-3fc5f452e393",
"ApprovalDate": "2026-07-29T21:51:13.1112025+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "7660b41a-5ff8-4ba6-a2a6-82650b87177f",
"WorkPlanId": "9f4793dc-7bff-4735-913b-14b694323a89",
"id": "17dff1ef-35f5-4937-b410-2cf2834e265f",
"ConfigId": "f2170392-090b-42f9-a3a4-d8cd908a8671"
},
{
"GenerationDate": "2026-07-29T21:51:13.1112025+00:00",
"SubmitDate": "2026-07-29T21:51:13.1112025+00:00",
"ReportPeriodStart": "2026-07-29T21:51:13.1112025+00:00",
"ReportPeriodEnd": "2026-07-29T21:51:13.1112025+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "98766ba2-eafd-4003-b855-4b91eff38699",
"Rows": [
{
"ItemId": "452fb62c-70cd-4b46-8db3-74bc6cc5cf00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "452fb62c-70cd-4b46-8db3-74bc6cc5cf00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "98766ba2-eafd-4003-b855-4b91eff38699",
"Rows": [
{
"ItemId": "452fb62c-70cd-4b46-8db3-74bc6cc5cf00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "452fb62c-70cd-4b46-8db3-74bc6cc5cf00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"b767d796-b14a-4b76-a076-ffaf53d5ed1d",
"d3606539-56b6-454a-9e4e-9e9a125b92cc"
],
"Approvers": [
"aaedea41-ed57-420f-9397-4c1e062e8fcb",
"0f410974-973a-4615-aaa0-71f41e860957"
],
"ApprovedBy": "482263b2-581d-4e59-acfd-3fc5f452e393",
"ApprovalDate": "2026-07-29T21:51:13.1112025+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "7660b41a-5ff8-4ba6-a2a6-82650b87177f",
"WorkPlanId": "9f4793dc-7bff-4735-913b-14b694323a89",
"id": "17dff1ef-35f5-4937-b410-2cf2834e265f",
"ConfigId": "f2170392-090b-42f9-a3a4-d8cd908a8671"
}
]